[INFO] cloning repository https://github.com/muni-town/weird-renderers
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/muni-town/weird-renderers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuni-town%2Fweird-renderers", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuni-town%2Fweird-renderers'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20668871be6f5560c9bb4464e910f427c46296b1
[INFO] fixing muni-town/weird-renderers against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuni-town%2Fweird-renderers" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/muni-town/weird-renderers
[INFO] finished tweaking git repo https://github.com/muni-town/weird-renderers
[INFO] tweaked toml for git repo https://github.com/muni-town/weird-renderers written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/muni-town/weird-renderers on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/muni-town/weird-renderers already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5f38847b894b8d9e416c84bc3edcbe96e7ec811fdbf17bfa5240945c402fc316
[INFO] running `Command { std: "docker" "start" "5f38847b894b8d9e416c84bc3edcbe96e7ec811fdbf17bfa5240945c402fc316", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f38847b894b8d9e416c84bc3edcbe96e7ec811fdbf17bfa5240945c402fc316" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f38847b894b8d9e416c84bc3edcbe96e7ec811fdbf17bfa5240945c402fc316", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f38847b894b8d9e416c84bc3edcbe96e7ec811fdbf17bfa5240945c402fc316" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating common/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating minijinja/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking unicode-id v0.3.5
[INFO] [stderr]     Checking markdown v1.0.0-alpha.21
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]     Checking minijinja v2.5.0
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Migrating common/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed common/src/lib.rs (7 fixes)
[INFO] [stderr]     Checking weird_renderer_minijinja v0.1.0 (/opt/rustwide/workdir/minijinja)
[INFO] [stderr]    Migrating minijinja/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.78s
[INFO] [stderr] crater-edition-check: common v0.1.0 (/opt/rustwide/workdir/common) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: weird_renderer_minijinja v0.1.0 (/opt/rustwide/workdir/minijinja) updating edition from 2021 to 2024
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]     Checking weird_renderer_minijinja v0.1.0 (/opt/rustwide/workdir/minijinja)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> minijinja/src/lib.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | render_functions!(render_profile, render_page);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `render_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> common/src/lib.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> minijinja/src/lib.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | render_functions!(render_profile, render_page);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `render_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> common/src/lib.rs:172:11
[INFO] [stdout]     |
[INFO] [stdout] 172 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> minijinja/src/lib.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | render_functions!(render_profile, render_page);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `render_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> common/src/lib.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> minijinja/src/lib.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | render_functions!(render_profile, render_page);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `render_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> common/src/lib.rs:172:11
[INFO] [stdout]     |
[INFO] [stdout] 172 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `weird_renderer_minijinja` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `weird_renderer_minijinja` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "5f38847b894b8d9e416c84bc3edcbe96e7ec811fdbf17bfa5240945c402fc316", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f38847b894b8d9e416c84bc3edcbe96e7ec811fdbf17bfa5240945c402fc316", kill_on_drop: false }`
[INFO] [stdout] 5f38847b894b8d9e416c84bc3edcbe96e7ec811fdbf17bfa5240945c402fc316
